
/* CSS Document */

.solve {
	padding-top: 50px;
}
.solve h1 {
	font-size:35px;
	line-height: 40px;
	margin-bottom:30px;
	color:#0E4CA1;
}
.solve-left {
	width: 83.8%;
	float:left;
}
.solve-left li {
	width: 19.9%;
	height: auto;
	margin-right: 0.1%;
	margin-bottom:1px;
	float:left;
	position: relative;
	overflow: hidden;
	background-color: #49A0EF;
	
}
.solve-left li img {
	width: 100%;
}
.solve-left li span {
	position: absolute;
	
	left: 23%;
	top: 38%;
	font-size:17px;
	font-weight:bold;
	color:#fff;
}

.solve-left li:hover span {
	font-size:20px;
}
.solve-right {
	width: 16.16%;
	float:right;
	background-color:#5FA924;
	height: 242px;
}
.solve-right img {
	margin: 28px auto 0 auto;
}
.solve-right .p1 {
	font-size:14px;
	color: #fff;
	text-align: center;
}
.solve-right .p1 span {
	font-size:18px;
}
.solve-right .p2 {
	font-size:16px;
	color: #fff;
	text-align: center;
}
.solve-bottom {
	margin-top:30px;
	width: 25%;
	float:left;
	height: 180px;
}
.solve-bottom1 {
	background: url(../image/solve1_17.png) no-repeat center;
}
.solve-bottom2 {
	background: url(../image/solve1_18.png) no-repeat center;
}
.solve-bottom3 {
	background: url(../image/solve1_19.png) no-repeat center;
}
.solve-bottom4 {
	background: url(../image/solve1_20.png) no-repeat center;
}

.index-title h1 {
	font-size:30px;
	line-height: 30px;
	color:#0E4CA1;
	float:left;
}
.more {
	display: block;
	width: 90px;
	height: 28px;
	background: #5FA924;
	float:right;
	text-align: center;
	line-height: 28px;
	color:#fff;
	border-radius: 4px;
}
.more:hover {
	background: #0E4CA1;
	color:#fff;
}

.line1 {
    border-top: 1px solid #DDDDDD;
    width: 100%;
    height: 1px;
    margin: 15px auto;
    position: relative;
}
.line1:before {
    background-color: #114EA2;
    border: 0px ridge #114EA2;
    content: "";
    height: 1px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 0px;
    width: 60px;
}
.index-pro-box {
	width: 100%;
	padding:30px 0 60px 0;
	background: url(../image/back1.png) no-repeat center;
	background-size: 100% 100%;
	overflow: hidden;
}
.index-pro-box li {
	width: 24%;
	float:left;
	background: #fff;
	margin-right:1.3%;
	padding: 20px 16px;
	position: relative;
}
.index-pro-box li:last-child {
	margin-right:0 ;
}
.index-pro-box li img {
	width: 100%;
}
.index-pro-box h3 {
	font-size:18px;
	font-weight: normal;
	margin:14px 0;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.index-pro-box p {
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom:48px;

}
.index-pro-box a {
	display: block;
	width: 89%;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color:#fff;
	background: #0E4CA1;
	position: absolute;
	bottom: 20px;
}
.index-pro-box a:hover {
	background: #5FA924;
}

.index-cases li {
	width: 23%;
	float:left;
	margin-right:2.6%;
	background-color: #ccc;
	margin-bottom:24px;
	overflow: hidden;
}
.index-cases li:nth-child(4),.index-cases li:nth-child(8),.index-cases li:nth-child(12){
	margin-right:0;
}
.index-cases li img {
	width: 100%;
}
.index-cases img:hover {
	transform: scale(1.1);
	transition: all 0.6s;
	cursor: pointer;
}

.index-cooperation li {
	width: 15.83%;
	float:left;
	margin-right:1%;
	background-color: #ccc;
	margin-bottom:10px;
	overflow: hidden;
	border:1px solid #EAEAEA;
}
.index-cooperation li img {
	width: 100%;
}
.index-cooperation li:nth-child(6),.index-cooperation li:nth-child(12){
	margin-right:0;
}

.index-about-left {
	width: 60%;
	float:left;
	background-color: #F5F5F5;
	padding:40px 40px 66px 40px;
}
.index-about-left .p1 {
	line-height: 30px;
}
.index-about-right {
	width: 40%;
	float:right;
	overflow: hidden;	
}
.index-about-right img {
	width: 100%;
}
.index-about-bottom {
	width: 100%;
	background: url(../image/back2.jpg) no-repeat center;
	background-size: auto 100%;
	overflow: hidden;
	margin-top:30px;
	padding:50px 0;
}
.index-about-bottom li {
	width: 20%;
	float:left;
	border-right: 1px dashed #fff;
	text-align: center;
	color:#fff;
	padding:10px 0;
}
.index-about-bottom li:last-child {
	border:none;
}
.index-about-bottom li h1 {
	font-size:40px;
}
.index-about-bottom li p {
	font-size:16px;
	color:#fff;
}
.index-about-bottom li span {
	display: inline-block;
	width: 30px;
	height: 3px;
	background-color: #86C770;
}

.index-news {
	padding:14px;
	width: 50%;
}
.index-news-left {
	width: 60%;
/*	height: 240px;
*/	background-color: #F5F5F5;
	float:left;

}
.index-news-left img {
	width: 50%;
}

.index-news h1 {
	font-size:18px;
	color:#0E4CA1;
}
.index-news .p1 {
	font-size:16px;
	color:#5FA924;
}
.index-news .p2 {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;

}
.index-news-right {
	width: 38%;
/*	height: 240px;
*/	float:right;
}
.index-news-right li {
	margin-bottom:15px;
	overflow: hidden;
}
.index-news-right li h1:hover,.index-news h1:hover{
	color:#5FA924;
}
.line2 {
    border-top: 1px solid #DDDDDD;
    width: 100%;
    height: 1px;
    margin: 4px auto;
    position: relative;
}
.line2:before {
    background-color: #114EA2;
    border: 0px ridge #114EA2;
    content: "";
    height: 1px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 0px;
    width: 60px;
}
.index-date {
	width: 19%;
	height: 70px;
	background-color: #F3F3F3;
	float:left;
	padding:10px;
}
.index-date .p1 {
	font-size:16px;
	color:#3E67AC;
}
.index-date .p2 {
	font-size:14px;
	color:#3E67AC;
}
.index-date span {
	display: block;
	width: 10px;
	height: 2px;
	background: #5FA924;
}
.index-news-list {
	width: 80%;
	float:right;
}
.index-news-list h1 {
	font-size:16px;
	color:#0E4CA1;	
}

